Converts SGI format into bitmap.
sgi2bmp [-t/-c] input-file input-file ...
Converts an SGI format image into a bitmap. If an alpha value is specified for the SGI format image, then you can also set a threshold value and change any pixel below that value to a specified color.
The command arguments are described below:
The alpha value will be ignored during the conversion process if -t and -c are not specified. These options are ignored for formats that do not have an alpha channel. The options are a useful way to effect transparency on all sprites of a certain color.
AGB-06-0031-001A (2/26/01)